Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 27,806 for

word processing

(0.18 sec)
  1. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...Words.PageSetup PS = Builder.CurrentSection...Save(dir + @"\Test_04112025_02\Word_Template.docx"); Test_04112025_2...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...
  2. Footnote rendering issue: large page breaks aft...

    Hi Aspose.Words v24.2 When converting a DOCX file containing footnotes (references) to PDF using Aspose.Words, the resulting PDF is rendered incorrectly. Specifically, after a footnote is inserted, a large page break a…...Words Product Family words-net PoweRDeaD July... 2025, 10:14am 1 Hi Aspose.Words v24.2 When converting a DOCX...

    forum.aspose.com/t/footnote-rendering-issue-lar...
  3. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....words.SaveOptions , com.aspose.words.FixedPageSaveOptions...name and version of Aspose.Words to be embedded into produced...

    reference.aspose.com/words/java/com.aspose.word...
  4. MD to PDF Merge using Python | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Since it is able to process a large amount of information...Conversion Features: Convert PDF to Word, Excel, and PowerPoint. Convert...

    products.aspose.com/pdf/python-net/merger/md-to...
  5. PS to PDF Merge using Python | Aspose.PDF

    Combine two or more PS documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Since it is able to process a large amount of information...Conversion Features: Convert PDF to Word, Excel, and PowerPoint. Convert...

    products.aspose.com/pdf/python-net/merger/ps-to...
  6. Comparer | Aspose.Words for Java

    Provides methods intended to compare documents in Java....words.Processor public class Comparer...Specifies input document for processing. from(InputStream input,...

    reference.aspose.com/words/java/com.aspose.word...
  7. PDF to DOC Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Since it is able to process a large amount of information...Conversion Features: Convert PDF to Word, Excel, and PowerPoint. Convert...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  8. Features List – Aspose.HTML for .NET

    Learn about Aspose.HTML for .NET features such as document manipulation, data extraction, conversion, platform independence, etc....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/html/net/getting-started/featur...
  9. SaveOptions.dml_rendering_mode property | Aspos...

    SaveOptions.dml_rendering_mode property. Gets or sets a value determining how DrawingML shapes are rendered.... words . saving . DmlRenderingMode...dml_rendering_mode ( self , value : aspose . words . saving . DmlRenderingMode...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...process(firstPdfPage, renditionOutputStrea);...rendered as a black box when processed with 25.11 (and later). What...

    forum.aspose.com/t/black-box-for-certain-images...